| HPC_ARMEDIT_ALLOC (HPC &0105:&0003) | |||
| Claim a block of ARM memory | |||
| Data sent: | 0 | HPC service ID = &0105 | |
| +2 | reason code = &0003 | ||
| +4 | number of bytes to claim | ||
| +8 | |||
| Data returned: | 0 | return code | |
| +4 | address of the block of memory allocated | ||
| +8 | |||
| Use: | Claim a block of ARM memory. This is automatically released when the PC is shutdown or reset, but it is better to free it when no longer required using HPC_ARMEDIT_FREE. | ||
| Related services: | HPC_ARMEDIT_FREE | ||
| [Contents] [Up] | Copyright © Alexander Thoukydides, 2001 |